Skip to content

[TASK] Finalize list_type => CType migration - #872

Merged
lochmueller merged 1 commit into
lochmueller:mainfrom
sypets:cleanup-incomplete-list_type-2-CType-migration
Jul 24, 2026
Merged

[TASK] Finalize list_type => CType migration#872
lochmueller merged 1 commit into
lochmueller:mainfrom
sypets:cleanup-incomplete-list_type-2-CType-migration

Conversation

@sypets

@sypets sypets commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

For TYPO3 v14, references to list_type should be removed entirely.

For TYPO3 v13, PluginUpdater could still work, but should be executed before PluginListTypeToCTypeUpdate. For v14, it is disabled, as the list_type field is no longer available and the DB query could result in an exception.

The TSconfig NewContentElement.tsconfig is removed because configuration can be done entirely in TCA.

References to list_type are changed to CType in the Flexform.

Resolves: #868
Related: #871

For TYPO3 v14, references to list_type should be removed entirely.

For TYPO3 v13, PluginUpdater could still work, but should be executed
before PluginListTypeToCTypeUpdate. For v14, it is disabled, as the
list_type field is no longer available and the DB query could result
in an exception.

The TSconfig NewContentElement.tsconfig is removed because configuration
can be done entirely in TCA.

References to list_type are changed to CType in the Flexform.

Resolves: lochmueller#868
Related: lochmueller#871
@sypets
sypets force-pushed the cleanup-incomplete-list_type-2-CType-migration branch from e48a659 to a730f9f Compare July 24, 2026 09:29
@lochmueller

Copy link
Copy Markdown
Owner

Thanks for the follow up fixes...

@lochmueller
lochmueller merged commit 0e79285 into lochmueller:main Jul 24, 2026
0 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Executing upgrade:run calendarize_pluginUpdater with TYPO3 v14 results in exception

2 participants